UNPKG

232 BJavaScriptView Raw
1module.exports = {
2 "name": "FIGlet Font",
3 "type": "data",
4 "color": "#FFDDBB",
5 "aliases": [
6 "FIGfont"
7 ],
8 "extensions": [
9 ".flf"
10 ],
11 "tmScope": "source.figfont",
12 "aceMode": "text",
13 "languageId": 686129783
14}